perl5i Makes More Simple Things Simple
Suppose that you want to load a module dynamically (you have the name in a scalar), then alias a function from that module to a new name in another class. In other words, you want a renaming import. How do…
Suppose that you want to load a module dynamically (you have the name in a scalar), then alias a function from that module to a new name in another class. In other words, you want a renaming import. How do…
About a year ago, a person asked the Fun With Perl mailing list about some code they had written to do database queries. It’s important to note that this person was posting from an .it address; why will become…
Michael Schwern will be speaking at the O’Reilly Open Source Convention in San Diego, CA, July 23-27, 2001. Excuse me, I’m going to ramble a bit about traffic lights as they relate to language design to see whether something…